Sets the x, y, and z coordinates and the intensity for the LightSource object location.
Syntax
object.Set (x,y,z, intensity)
The Set method syntax has these parts:
Part | Description |
object | An object expression that evaluates to an object in the Applies To list. |
x, y, z | Integers. Indicate the light source location. |
intensity | Single. Indicate the light source intensity. |